home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Developer CD v2.1
/
Amiga Developer CD v2.1.iso
/
CDTV
/
cdtvtools-11
/
debug
/
device
/
devmon.doc
< prev
next >
Wrap
Text File
|
1991-06-13
|
814b
|
27 lines
devmon v37.11
Copyright (c) 1990 Commodore Business Machines All Rights Reserved
USAGE: devmon name.device unitnum [remote] [hex] [allunits] [full]
Devmon is for debugging device IO problems. By default, its output
goes to a buffer which can be saved to a file or flushed when full.
By default, it wedge just the device vectors.
options:
remote - send output to serial
hex - show more of the output in hex
allunits- show activity of ALL units (necessary to monitor devices
which allocate a new unit for each opener)
full - wedge into lots of exec device IO functions also
Example usage:
devmon trackdisk.device 0 full
Warning - as with any reentrant debugging tool that uses the caller's
stack, a crash can occur if the caller has a very small stack.
So far, I have only seem such crashes under 1.3.